[INFO] cloning repository https://github.com/kozabrada123/rpicontrol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kozabrada123/rpicontrol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Frpicontrol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Frpicontrol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 951b5439ed5cd0716dc4fc138858b72efee80523
[INFO] testing kozabrada123/rpicontrol against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Frpicontrol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kozabrada123/rpicontrol
[INFO] finished tweaking git repo https://github.com/kozabrada123/rpicontrol
[INFO] tweaked toml for git repo https://github.com/kozabrada123/rpicontrol written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kozabrada123/rpicontrol on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kozabrada123/rpicontrol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c53627f64df0b8da2b1eb6e9722197029a5fe3077954b2f1f0365e637acb488a
[INFO] running `Command { std: "docker" "start" "-a" "c53627f64df0b8da2b1eb6e9722197029a5fe3077954b2f1f0365e637acb488a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c53627f64df0b8da2b1eb6e9722197029a5fe3077954b2f1f0365e637acb488a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53627f64df0b8da2b1eb6e9722197029a5fe3077954b2f1f0365e637acb488a", kill_on_drop: false }`
[INFO] [stdout] c53627f64df0b8da2b1eb6e9722197029a5fe3077954b2f1f0365e637acb488a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e27f480f1c517ed8f69e22abcacffca5674728970070fd85633829820d10c82
[INFO] running `Command { std: "docker" "start" "-a" "6e27f480f1c517ed8f69e22abcacffca5674728970070fd85633829820d10c82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.5
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling rppal v0.13.1
[INFO] [stderr]    Compiling sysinfo v0.36.0
[INFO] [stderr]    Compiling daemonize v0.4.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling simple_logger v2.3.0
[INFO] [stderr]    Compiling rpicontrol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `disable`, `toggle`, and `set` are never used
[INFO] [stdout]   --> src/fan.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl FanCtl {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn disable(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set(&mut self, enabled: bool) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sysinfo` is never used
[INFO] [stdout]   --> src/sys.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn get_sysinfo() {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_osinfo` is never used
[INFO] [stdout]   --> src/sys.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_osinfo() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_osarch` is never used
[INFO] [stdout]    --> src/sys.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn get_osarch() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mem` is never used
[INFO] [stdout]    --> src/sys.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn get_mem() {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_voltages` is never used
[INFO] [stdout]    --> src/sys.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn get_voltages() {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_disk_info` is never used
[INFO] [stdout]    --> src/sys.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn get_disk_info() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6e27f480f1c517ed8f69e22abcacffca5674728970070fd85633829820d10c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e27f480f1c517ed8f69e22abcacffca5674728970070fd85633829820d10c82", kill_on_drop: false }`
[INFO] [stdout] 6e27f480f1c517ed8f69e22abcacffca5674728970070fd85633829820d10c82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e72fad5741181d7cc75356937673c2721f6da06c57ce16917c197a8e0b7470
[INFO] running `Command { std: "docker" "start" "-a" "43e72fad5741181d7cc75356937673c2721f6da06c57ce16917c197a8e0b7470", kill_on_drop: false }`
[INFO] [stderr]    Compiling rpicontrol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `disable`, `toggle`, and `set` are never used
[INFO] [stdout]   --> src/fan.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl FanCtl {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn disable(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set(&mut self, enabled: bool) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sysinfo` is never used
[INFO] [stdout]   --> src/sys.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn get_sysinfo() {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_osinfo` is never used
[INFO] [stdout]   --> src/sys.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_osinfo() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_osarch` is never used
[INFO] [stdout]    --> src/sys.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn get_osarch() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mem` is never used
[INFO] [stdout]    --> src/sys.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn get_mem() {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_voltages` is never used
[INFO] [stdout]    --> src/sys.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn get_voltages() {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_disk_info` is never used
[INFO] [stdout]    --> src/sys.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn get_disk_info() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "43e72fad5741181d7cc75356937673c2721f6da06c57ce16917c197a8e0b7470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e72fad5741181d7cc75356937673c2721f6da06c57ce16917c197a8e0b7470", kill_on_drop: false }`
[INFO] [stdout] 43e72fad5741181d7cc75356937673c2721f6da06c57ce16917c197a8e0b7470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9c6da615c88e4cc3b66b901706e401e71839b38d9fbd9afad3e43dd0c18843d
[INFO] running `Command { std: "docker" "start" "-a" "e9c6da615c88e4cc3b66b901706e401e71839b38d9fbd9afad3e43dd0c18843d", kill_on_drop: false }`
[INFO] [stderr] warning: methods `disable`, `toggle`, and `set` are never used
[INFO] [stderr]   --> src/fan.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl FanCtl {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn disable(&mut self) {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn toggle(&mut self) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn set(&mut self, enabled: bool) {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_sysinfo` is never used
[INFO] [stderr]   --> src/sys.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn get_sysinfo() {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_osinfo` is never used
[INFO] [stderr]   --> src/sys.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn get_osinfo() {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_osarch` is never used
[INFO] [stderr]    --> src/sys.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn get_osarch() {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_mem` is never used
[INFO] [stderr]    --> src/sys.rs:126:8
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub fn get_mem() {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_voltages` is never used
[INFO] [stderr]    --> src/sys.rs:146:8
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub fn get_voltages() {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_disk_info` is never used
[INFO] [stderr]    --> src/sys.rs:171:8
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub fn get_disk_info() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rpicontrol` (bin "rpicontrol" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpicontrol-c73411fdfc50727e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9c6da615c88e4cc3b66b901706e401e71839b38d9fbd9afad3e43dd0c18843d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c6da615c88e4cc3b66b901706e401e71839b38d9fbd9afad3e43dd0c18843d", kill_on_drop: false }`
[INFO] [stdout] e9c6da615c88e4cc3b66b901706e401e71839b38d9fbd9afad3e43dd0c18843d
